Intersoft ClientUI Documentation
EventSubscription<TPayload> Class
Members 



The type to use for the generic Action and Predicate types.
Provides a way to retrieve a System.Delegate to execute an action depending on the value of a second filter predicate that returns true if the action should execute.
Object Model
EventSubscription<TPayload> ClassSubscriptionToken Class
Syntax
Public Class EventSubscription(Of TPayload) 
   Implements IEventSubscription 
public class EventSubscription<TPayload> : IEventSubscription  
generic<typename TPayload>
public ref class EventSubscription : public IEventSubscription  
Type Parameters
TPayload
The type to use for the generic Action and Predicate types.
Inheritance Hierarchy

System.Object
   Intersoft.Client.Framework.EventSubscription<TPayload>
      Intersoft.Client.Framework.BackgroundEventSubscription<TPayload>

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventSubscription<TPayload> Members
Intersoft.Client.Framework Namespace

Send Feedback